Allow domains to be overridden in <interface>'s if a translation-domain is
authorJohan Dahlin <johan@gnome.org>
Sun, 6 Jan 2008 15:17:26 +0000 (15:17 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Sun, 6 Jan 2008 15:17:26 +0000 (15:17 +0000)
commit0e09e8b3fff91ba7dfc307777666a2d9f7545fb0
tree410bb39a1fe8fbf9341296a4811673abb8dd27af
parentbf4f21118acd6cbd2e51b60424f83ee248011bee
Allow domains to be overridden in <interface>'s if a translation-domain is

2008-01-06  Johan Dahlin  <johan@gnome.org>

* gtk/gtkbuilderparser.c (parse_interface):
Allow domains to be overridden in <interface>'s if a translation-domain
is set in the builder.
(_gtk_builder_parser_parse_buffer): Do not modify the translation-domain
of the builder, make the domain set in the <interface> apply only to strings
in that interface.
(#496831, Ryan Lortie)

svn path=/trunk/; revision=19316
ChangeLog
gtk/gtkbuilderparser.c